database event造句
例句與造句
- Create database events , for example , can occur only at the server instance level
例如, create _ database事件僅可在服務(wù)器實例級執(zhí)行。 - You can capture and save data about each database event to a file or table to analyze later
可以捕獲關(guān)于每個數(shù)據(jù)庫事件的數(shù)據(jù),并將其保存到文件或表供以后分析。 - Event notifications are a special kind of database object and send information about server and database events to a service broker service
事件通知是一種特殊的數(shù)據(jù)庫對象,可以將有關(guān)服務(wù)器和數(shù)據(jù)庫事件的信息發(fā)送到service broker 。 - For example , alerts can be configured to notify an operator of a particular database event or operating system condition that may need immediate action
例如,可以配置警報,將可能需要立即采取行動的特定數(shù)據(jù)庫事件或操作系統(tǒng)情況通知操作員。 - Event notifications are special kinds of database object that send information about server and database events to a sql server service broker
事件通知是特殊種類的數(shù)據(jù)庫對象,用于將有關(guān)服務(wù)器和數(shù)據(jù)庫事件的信息發(fā)送到sql server service broker 。 - It's difficult to find database event in a sentence. 用database event造句挺難的
- Describes event notifications as a special kind of database object that can send information about server and database events to a service broker
說明作為特殊數(shù)據(jù)庫對象的事件通知,事件通知可以向service broker發(fā)送有關(guān)服務(wù)器和數(shù)據(jù)庫事件的信息。 - F . using a server - scoped ddl trigger the following example uses a ddl trigger to print a message if any create database event occurs on the current server instance , and uses the
在以下示例中,如果當(dāng)前服務(wù)器實例出現(xiàn)任何create login 、 alter login或drop login事件,則將使用ddl觸發(fā)器來打印消息,并使用